DropoutLayer
DropoutLayer[] represents a net layer that sets its input elements to zero with probability 0.5 during training.
DropoutLayer[p] sets its input elements to zero with probability p during training.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.